﻿body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
select,
textarea,
th,
td,
span {
    margin: 0;
    padding: 0;
}

body,
button,
input,
select,
textarea {
    font: 12px \5b8b\4f53, Arial, tahoma, arial, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

address,
cite,
dfn,
em,
var {
    font-style: normal;
}

code,
kbd,
pre,
samp {
    font-family: courier new, courier, monospace;
}

small {
    font-size: 12px;
}

ul,
ol,
li {
    list-style: none;
}

a {
    text-decoration: none;
    cursor: pointer;
}

a:hover {
    text-decoration: underline;
}

sup {
    vertical-align: text-top;
}

sub {
    vertical-align: text-bottom;
}

legend {
    color: #000;
}

fieldset,
img {
    border: 0;
}

button,
input,
select,
textarea {
    font-size: 100%;
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    vertical-align: top;
    display: inline-block;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    display: block;
    margin: 0;
    padding: 0;
}

mark {
    background: #ff0;
}

object,
embed {
    outline: 0;
}

p {
    line-height: 1.8;
    color: #666;
}

/*	font	*/
.bigfs {
    font-family: 'Microsoft YaHei', 'YaHei', 'SimHei', 'Hei';
}

.fs12 {
    font-size: 12px !important;
}

.fs14 {
    font-size: 14px !important;
}

.fs16 {
    font-size: 16px !important;
}

.fs18 {
    font-size: 18px !important;
}

.fs20 {
    font-size: 20px !important;
}

.fs22 {
    font-size: 22px !important;
}

.fw {
    font-weight: bold;
}

.fwnm {
    font-weight: normal !important;
}

.tac {
    text-align: center;
}

.tar {
    text-align: right;
}

.tal {
    text-align: left;
}

.dn {
    display: none;
}

.db {
    display: block;
}

.di {
    display: inline;
}

.oh {
    overflow: hidden;
}

/*	color	*/
.rc {
    color: #cd0200;
}

.bc {
    color: #36C;
}

.yc {
    color: #e63;
}

.blackc {
    color: #000;
}

.gcc {
    color: #ccc;
}

.gc9 {
    color: #999;
}

.gc6 {
    color: #666;
}

.gc3 {
    color: #333;
}

.bcde {
    background: #dedede;
}

.bcf2 {
    background: #f2f2f2;
}

/*	clear	*/
.clr {
    clear: both;
    font-size: 0;
}

.clear_in {
    overflow: hidden;
    zoom: 1;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}

*html .clearfix {
    height: 1%;
    zoom: 1;
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

/*	float	*/
.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

/*	blank	*/
.blank5 {
    height: 5px;
    clear: both;
    font-size: 1px;
    overflow: hidden;
}

.blank10 {
    height: 10px;
    clear: both;
    font-size: 1px;
    overflow: hidden;
}

.blank15 {
    height: 15px;
    clear: both;
    font-size: 1px;
    overflow: hidden;
}

.blank20 {
    height: 20px;
    clear: both;
    font-size: 1px;
    overflow: hidden;
}

.blank25 {
    height: 25px;
    clear: both;
    font-size: 1px;
    overflow: hidden;
}

.blank30 {
    height: 30px;
    clear: both;
    font-size: 1px;
    overflow: hidden;
}

.blank35 {
    height: 35px;
    clear: both;
    font-size: 1px;
    overflow: hidden;
}

.blank40 {
    height: 40px;
    clear: both;
    font-size: 1px;
    overflow: hidden;
}

/*	margin	*/
.m0 {
    margin: 0px !important;
}

.m5 {
    margin: 5px;
}

.m10 {
    margin: 10px;
}

.m15 {
    margin: 15px;
}

.m20 {
    margin: 20px;
}

.m25 {
    margin: 25px;
}

.m30 {
    margin: 30px;
}

.mt0 {
    margin-top: 0;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt15 {
    margin-top: 15px;
}

.mt20 {
    margin-top: 20px;
}

.mt25 {
    margin-top: 25px;
}

.mt30 {
    margin-top: 30px;
}

.mr0 {
    margin-right: 0;
}

.mr5 {
    margin-right: 5px;
}

.mr10 {
    margin-right: 10px;
}

.mr15 {
    margin-right: 15px;
}

.mr20 {
    margin-right: 20px;
}

.mr25 {
    margin-right: 25px;
}

.mr30 {
    margin-right: 30px;
}

.ml0 {
    margin-left: 0;
}

.ml5 {
    margin-left: 5px;
}

.ml10 {
    margin-left: 10px;
}

.ml15 {
    margin-left: 15px;
}

.ml20 {
    margin-left: 20px;
}

.ml25 {
    margin-left: 25px;
}

.ml30 {
    margin-left: 30px;
}

.mb0 {
    margin-bottom: 0px;
}

.mb5 {
    margin-bottom: 5px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb15 {
    margin-bottom: 15px;
}

.mb20 {
    margin-bottom: 20px;
}

.mb25 {
    margin-bottom: 25px;
}

.mb30 {
    margin-bottom: 30px;
}

/*	padding	*/
.p0 {
    padding: 0px !important;
}

.p4 {
    padding: 4px;
}

.p5 {
    padding: 5px;
}

.p8 {
    padding: 8px;
}

.p10 {
    padding: 10px;
}

.p15 {
    padding: 15px;
}

.p20 {
    padding: 20px;
}

.pt0 {
    padding-top: 0px;
}

.pt4 {
    padding-top: 4px;
}

.pt5 {
    padding-top: 5px;
}

.pt8 {
    padding-top: 8px;
}

.pt10 {
    padding-top: 10px;
}

.pb0 {
    padding-bottom: 0px;
}

.pb4 {
    padding-bottom: 4px;
}

.pb5 {
    padding-bottom: 5px;
}

.pb8 {
    padding-bottom: 8px;
}

.pb10 {
    padding-bottom: 10px;
}

.pr0 {
    padding-right: 0px;
}

.pr4 {
    padding-right: 4px;
}

.pr5 {
    padding-right: 5px;
}

.pr8 {
    padding-right: 8px;
}

.pr10 {
    padding-right: 10px;
}

.pl0 {
    padding-left: 0px;
}

.pl4 {
    padding-left: 4px;
}

.pl5 {
    padding-left: 5px;
}

.pl8 {
    padding-left: 8px;
}

.pl10 {
    padding-left: 10px;
}

/* border */
.borcc {
    border: 1px solid #ccc;
}

.ad_site {
    font-size: 0;
    line-height: 0;
}

/*	border-radius	*/
.r3 {
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.r5 {
    -moz-border-radius: 5px;
    -khtml-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.rt3 {
    -moz-border-radius: 3px 3px 0 0;
    -khtml-border-radius: 3px 3px 0 0;
    -webkit-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}

.rt5 {
    -moz-border-radius: 5px 5px 0 0;
    -khtml-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

.rb3 {
    -moz-border-radius: 0 0 3px 3px;
    -khtml-border-radius: 0 0 3px 3px;
    -webkit-border-radius: 0 0 3px 3px;
    border-radius: 0 0 3px 3px;
}

.rb5 {
    -moz-border-radius: 0 0 5px 5px;
    -khtml-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.rl3 {
    -moz-border-radius: 3px 0 0 3px;
    -khtml-border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
}

.rl5 {
    -moz-border-radius: 5px 0 0 5px;
    -khtml-border-radius: 5px 0 0 5px;
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}

.rr3 {
    -moz-border-radius: 0 3px 3px 0;
    -khtml-border-radius: 0 3px 3px 0;
    -webkit-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
}

.rr5 {
    -moz-border-radius: 0 5px 5px 0;
    -khtml-border-radius: 0 5px 5px 0;
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}


.hlx-client1506 {
    display: none;
    width: 100%;
    height: 165px;
    position: fixed;
    left: 0;
    bottom: 0;
    _position: absolute;
    _bottom: 0;
    _left: 0;
    _margin-top: expression(0 - parseInt(this.offsetHeight/ 2) + (TBWindowMargin=document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
    z-index: 9999;
}

.client-content1506 {
    position: relative;
    bottom: 0;
    top: 0;
    width: auto;
    margin: 0 auto;
    height: 165px;
    background: url(../images/appad160107.png) center 0 no-repeat;
    z-index: 99;
}

.client-content1506 a:hover {
    text-decoration: none;
}

.house-bottom-ad {
    background: url(../images/appad1506831.jpg) center 0 no-repeat;
}

.client-content1506 a {
    display: block;
    width: 1000px;
    height: 165px;
    margin: 0 auto;
}

.b-close1506 {
    background: url(../images/closeds.png) no-repeat;
    display: block;
    width: 35px;
    height: 35px;
    color: #fff;
    position: absolute;
    top: 37px;
    right: 10px;
    cursor: pointer;
    z-index: 100;
}

#footer .police {
    position: absolute;
    top: 8px !important;
    right: 10px;
}

.loginpart {
    width: 335px;
    height: 136px;
    background: #F9FBFD;
    border: 1px solid #DFDFDF;
    margin: 0 0 10px 0;
    padding: 0 0 0 3px;
    overflow: hidden;
}

.loginpart .unlogin {
    padding-top: 15px;
}

.loginpart a.log {
    background-color: #2596d2;
    margin-right: 6px;
}

.loginpart a.btns {
    float: left;
    display: block;
    width: 148px;
    height: 51px;
    line-height: 51px;
    overflow: hidden;
    margin-bottom: 10px;
    *margin-bottom: 10px;
    color: #fff;
    border-radius: 6px;
}

.loginpart a.regist {
    background-color: #98cd27;
    margin-left: 7px;
}


.mr10 {
    margin-right: 10px;
}

.tac {
    text-align: center;
}

.fs16 {
    font-size: 16px !important;
}

.ninglogin{
padding: 0 10px 10px 10px;
position: relative;
top:-5px;
}

.ninglogin .SinaWeibo {
    background-position: 0 -286px;
    width: 24px;
    line-height: 36px;
}

.ninglogin .qq {
    background-position: 0 -251px;
    width: 24px;
    margin-right: 0px;
    margin-left: 7px;
    line-height: 36px;
}

/* 登录 */

.w424 {
    padding: 15px 0 0;
    width: 424px;
    background: #fff;
}

.pop_login {
    z-index: 9999;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 424px;
    background-color: #fff;
    display: none;
    box-shadow: 0 0 10px #666;
}

.popover_mask {
    z-index: 9998;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    background: #000 \9;
    *opacity: 0.4;
    filter: alpha(opacity=40);
    zoom: 1;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    clear: both;
    visibility: hidden;
    font-size: 0;
}

.closedd {
    float: right;
    margin-right: 15px;
    display: block;
    width: 16px;
    height: 16px;
    background-position: 0px -730px !important;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.icon_index1 {
    background: url(../images/icon.png) no-repeat;
    color: transparent;

}

.regist_bottom a.account_sinaweibo {
    width: 16px;
    height: 16px;
    background-position: -66px -178px;
}

.regist_bottom a.account_qq {
    width: 16px;
    height: 16px;
    background-position: -102px -178px;
}

.regist_bottom a {
    float: left;
    display: block;
    text-indent: -9999px;
    position: relative;
    margin-left: 5px;
}

.regist_bottom a.account_sinaweibo {
    width: 16px;
    height: 16px;
    background-position: -66px -178px;
}

.pop_up_head .pop_up_tit {
    margin: 16px 0 0 54px;
    float: left;
}

.fs24 {
    font-size: 24px;
}

.gc3 {
    color: #333;
}

.bigfs {
    font-family: 'Microsoft YaHei', 'YaHei', 'SimHei', 'Hei';
}

.w316 {
    width: 316px;
    margin: 10px auto;
}
.nw316 {
    width: 316px;
    margin: 10px auto 0;
}

.regist_box {
    width: 316px;
    margin: 0 auto;
}

.pt10 {
    padding-top: 10px;
}

.regist_box input.long_box {
    border: 1px solid #ccc;
    background: #fff;
    color: #666;
    width: 294px;
    height: 20px;
    line-height: 20px;
    padding: 10px;
    font-size: 14px;
    overflow: hidden;
}

.blank20 {
    height: 20px;
    clear: both;
    font-size: 1px;
    overflow: hidden;
}

.regist_bottom {
    height: 40px;
    border-top: 1px solid #ececec;
}

.regist_box input.regist_btn {
    cursor: pointer;
    background: #4585cd;
    color: #fff;
    text-align: center;
    border: none;
    width: 316px;
    height: 42px;
    line-height: 42px;
}

.fs14 {
    font-size: 14px !important;
}

.regist_box li {
    margin-bottom: 10px;
    position: relative;
}
.pop_up{
    display: none;
}
.regist_box li .login_msg {
    color: red;
    height: 14px;
    line-height: 14px;
}
.youdeng{
    float: right;
    width:86px;
    height:79px;
    line-height: 79px;
    text-align: center;
    background:#2595D1;
    border-radius:6px;
    cursor: pointer;
    color: #fff;
    border: none;
    font-size:18px;
font-weight:400;
}

.regist_box input.index_box {
    border: 1px solid #ccc;
    background: #fff;
    color: #666;
    width:189px;
    height:33px;
    line-height: 33px;
    padding: 0 0 0 30px;
    font-size: 14px;
    overflow: hidden;
    border-radius:3px;
}
.mym{
margin:10px 0 0 20px;
font-size:13px;
cursor: pointer;
}
.mym:hover{
    color: #125db3;
    }
.imgloginp{
    position: absolute;
    top:7px;
    left: 7px;
}
.login_box dl.log_in dt{
    float: left;
    width: 90px;
    height: 90px;
}